func runtime/pprof.scaleBlockProfile
2 uses
runtime/pprof (current package)
pprof.go#L847: return writeProfileInternal(w, debug, "contention", runtime.BlockProfile, scaleBlockProfile)
pprof.go#L850: func scaleBlockProfile(cnt int64, ns float64) (int64, float64) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)